DocumentPolicyModule 
EntityType  Dependent 
Logical Entity Name  DocumentPolicyModule 
Default Table Name  CmDocumentPolicyModule 
Logical Only  NO 
Definition 
 
Note 
 

DocumentPolicyModule Attributes 
Attribute/Logical Rolename  Domain  Datatype  NULL  Definition 
DocumentPolicyId(PK)(FK)    INTEGER  NO 
 
ModuleId(PK)(FK)    INTEGER  NO 
 
IsAllowedToAssign    BIT  NO 
 
IsAllowedToDisplayAttachment    BIT  NO 
 
IsAllowedToEdit    BIT  NO 
 
IsAllowedToDelete    BIT  NO 
 
LastModifiedUserId(FK)    INTEGER  NO 
 
CreatedDateTime    DATETIME  NO 
 
LastModifiedDateTime    DATETIME  NO 
 
RowVersion    TIMESTAMP/DATE  NO 
 
IsAllowedToViewOnReports    BIT  NO 
 

DocumentPolicyModule Keys 
Key Name  Key Type  Keys 
CmDocumentPolicyModule_UserID_N_N_IDX  Inversion Entry  LastModifiedUserId 
PK_CmDocumentPolicyModule_CmDocumentPolicyID_SyModuleID  PrimaryKey  DocumentPolicyId, ModuleId 

DocumentPolicyModule Relationships 
Parent Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype 
DocumentPolicy  Non-Identifying  Zero or One to Zero or More        DocumentPolicyId  NO 
DocumentPolicy  Identifying  One To Zero or More        DocumentPolicyId  NO 
Module  Identifying  One To Zero or More        ModuleId  NO 
Staff  Non-Identifying  One To Zero or More        LastModifiedUserId  NO 
Module  Non-Identifying  Zero or One to Zero or More        ModuleId  NO 
Child Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype 

DocumentPolicyModule Check Constraints 
Check Constraint Name  CheckConstraint